POST /Job/Run2/{id}/
Runs a job using provided options.
Request
| Method |
Request URI |
| POST |
/API/Job/Run2/{id}/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
ID of the current session.
|
Path Parameters
| Path Parameter |
Description |
| id |
ID of the job to run.
|
Request Body
Response
Response Body
The System.Int64 ID of the job run, or a status code indicating the problem.